Skip to content

fix: install latest bicep via CLI#77

Merged
Roopan-Microsoft merged 1 commit into
devfrom
PSL-US-42068
May 4, 2026
Merged

fix: install latest bicep via CLI#77
Roopan-Microsoft merged 1 commit into
devfrom
PSL-US-42068

Conversation

@AjitPadhi-Microsoft

Copy link
Copy Markdown
Contributor

Purpose

  • This pull request updates the Azure CLI feature configuration in the .devcontainer/devcontainer.json file to ensure the latest versions of both Azure CLI and Bicep are installed in the development container.

Dev container configuration updates:

  • Set the bicepVersion property to "latest" for the Azure CLI feature to ensure the latest Bicep CLI is installed.
  • Moved the installBicep property above the version property for improved clarity.

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit 744dfb9 into dev May 4, 2026
2 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the PSL-US-42068 branch May 4, 2026 05:30
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.3.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants